home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / QX4232B.MDM < prev    next >
Text File  |  1993-02-18  |  4KB  |  123 lines

  1. ; Microcom QX/4232 14.4
  2.  
  3. ;=============================================================
  4. ; Last revision date: 02/18/93 (update this date
  5. ; each time you edit; it is also advisable to rename
  6. ; your edited file [use Save As, rather than Save 
  7. ; option] to avoid later confusion and to keep the 
  8. ; original .MDM file intact).
  9.  
  10. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  11. ; Command File) for a description of modem command 
  12. ; files and how they work. "A Sample Modem Command 
  13. ; File" is user selectable within the Lotus Notes 
  14. ; Setup dialog "Modem Type" listbox in which you found 
  15. ; this modem command file (see end of listings, 
  16. ; beginning with a period) and is a printable ASCII 
  17. ; text file (approximately 15 pages). 
  18.  
  19. ; Additional information may be obtained from either of 
  20. ; the two so-called "generic" modem command files 
  21. ; (alphabetically listed under letter G, designed for 
  22. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  23. ; 14400 bps maximum, respectively), each of which may 
  24. ; first be tried as-is with unlisted modems, then edited 
  25. ; if required (within the Notes edit box, or outside of 
  26. ; Notes, with any text editor) according to the printed 
  27. ; instructions within each file, and in compliance with 
  28. ; the vendor's command set, result codes, DIP switch 
  29. ; settings, and technical specifications as listed in 
  30. ; the equipment's users manual.
  31.  
  32. ; For the specific modem(s) listed under this heading:
  33. ;===============================================================
  34.  
  35. ;  Switch Settings are as follows:
  36. ;
  37. ;              Front:  1  2  3  4  5  6  7  8  9  10
  38. ;                         U D  U  U U  D D D  U  U
  39. ;
  40. ;              Rear:   1  2  3  4  5  6  7  8
  41. ;                         D  U  D U  D U  D D 
  42.  
  43. [attributes]
  44.  
  45. MODELS=Microcom QX/4232 14.4
  46. NULL MODEM=0
  47. MAXIMUM SPEED=38400
  48. DEFAULT SPEED=38400
  49.  
  50. [commands]
  51.  
  52. ESCAPE=+++
  53. ATTENTION=ATE0V1
  54. HANGUP=ATH0
  55. SETUP=AT&F
  56. SETUP=ATV1E0
  57. SETUP=ATS7=60
  58. SETUP=AT&C1&D2\\D2&S1X4V1-O4%L3S0=0
  59. RTS/CTS ENABLED=AT\\Q3
  60. RTS/CTS IGNORED=AT\\Q0
  61. VOLUME OFF=ATM0
  62. VOLUME LOW=ATM1
  63. VOLUME MEDIUM=ATM1
  64. VOLUME HIGH=ATM1
  65. ANSWER=ATA
  66. MANUAL DIAL=ATX1S9=1D
  67. AUTO DIAL SETUP=ATS9=6
  68. AUTO PULSE DIAL=ATDP
  69. AUTO TONE DIAL=ATDT
  70. AUTO DIAL SUFFIX=,
  71.  
  72. [responses]
  73.  
  74. OK=OK
  75.  
  76. BUSY=BUSY
  77.  
  78. NO ANSWER=NO ANSWER
  79.  
  80. NO CARRIER=NO CARRIER
  81.  
  82. NO DIALTONE=NO DIALTONE
  83.  
  84. ERROR=ERROR
  85.  
  86. RING=RING
  87.  
  88. CONNECT,  38400,14400=CONNECT 14400/REL - MNP
  89. CONNECT,  38400,14400=CONNECT 14400/REL - LAPM
  90. CONNECT,  38400,14400=CONNECT 14400/REL
  91. CONNECT,  38400,14400=CONNECT 14400
  92.  
  93. CONNECT,  38400,12000=CONNECT 12000/REL - MNP
  94. CONNECT,  38400,12000=CONNECT 12000/REL - LAPM
  95. CONNECT,  38400,12000=CONNECT 12000/REL
  96. CONNECT,  38400,12000=CONNECT 12000
  97.  
  98. CONNECT,  38400,9600=CONNECT 9600/REL - MNP
  99. CONNECT,  38400,9600=CONNECT 9600/REL - LAPM
  100. CONNECT,  38400,9600=CONNECT 9600/REL
  101. CONNECT,  38400,9600=CONNECT 9600
  102.  
  103. CONNECT,  38400,7200=CONNECT 7200/REL - MNP
  104. CONNECT,  38400,7200=CONNECT 7200/REL - LAPM
  105. CONNECT,  38400,7200=CONNECT 7200/REL
  106. CONNECT,  38400,7200=CONNECT 7200
  107.  
  108. CONNECT,  38400,4800=CONNECT 4800/REL - MNP
  109. CONNECT,  38400,4800=CONNECT 4800/REL - LAPM
  110. CONNECT,  38400,4800=CONNECT 4800/REL
  111. CONNECT,  38400,4800=CONNECT 4800
  112.  
  113. CONNECT,  38400,2400=CONNECT 2400/REL - MNP
  114. CONNECT,  38400,2400=CONNECT 2400/REL - LAPM
  115. CONNECT,  38400,2400=CONNECT 2400/REL
  116. CONNECT,  38400,2400=CONNECT 2400
  117.  
  118. CONNECT,  38400,1200=CONNECT 1200/REL - MNP
  119. CONNECT,  38400,1200=CONNECT 1200/REL - LAPM
  120. CONNECT,  38400,1200=CONNECT 1200/REL
  121. CONNECT,  38400,1200=CONNECT 1200
  122.  
  123.